home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / macberon.sit / MacOberon 2.4(0) / FoldElems.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1992-02-07  |  573 b   |  14 lines

  1. Syntax10.Scn.Fnt
  2. Syntax10i.Scn.Fnt
  3. These commands work only within documents opened
  4. using Write.Open ^ , not with Edit.Open ^
  5. FoldElems.Insert                        {make selection foldable}
  6. FoldElems.InsertCollapsed         {make selection unfoldable}
  7. FoldElems.Expand                     {expand all folds}
  8. FoldElems.Collapse                    {collapse all folds}
  9. FoldElems.Marks ^    on    off    {make fold marks (in)visible}
  10. FoldElems.Search ^
  11. FoldComp.Compile *    {compile folded text}
  12. FoldComp.Compile */s
  13. FoldComp.ShowError
  14.